FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (110 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCarePlan
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCarePlan
Status draft
Date 2023-06-22T11:54:02.1082683+00:00
Name NxhCarePlan
Experimental False
Description Nexuzhealth profile for a care plan.
Type CarePlan
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-administrativeDepartment NxhExtAdministrativeDepartment
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter NxhExtEncounter
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgprogrammanrs NxhVSZorgprogrammaNrs


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-carePlan",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCarePlan",
  "name" : "NxhCarePlan",
  "status" : "draft",
  "date" : "2023-06-22T11:54:02.1082683+00:00",
  "description" : "Nexuzhealth profile for a care plan.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "CarePlan",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CarePlan.extension",
        "path" : "CarePlan.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 2
      },
      {
        "id" : "CarePlan.extension:hospitalCode",
        "path" : "CarePlan.extension",
        "sliceName" : "hospitalCode",
        "min" : 1,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "CarePlan.extension:contactEncounter",
        "path" : "CarePlan.extension",
        "sliceName" : "contactEncounter",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "CarePlan.extension:administrativeDepartment",
        "path" : "CarePlan.extension",
        "sliceName" : "administrativeDepartment",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-administrativeDepartment"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "CarePlan.identifier",
        "path" : "CarePlan.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "CarePlan.identifier:id",
        "path" : "CarePlan.identifier",
        "sliceName" : "id",
        "short" : "id",
        "definition" : "The id identifier of the careplan.\r\n\r\nThis id is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "CarePlan.identifier:id.system",
        "path" : "CarePlan.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/dertien/toekennenZorgprogramma/id"
      },
      {
        "id" : "CarePlan.category",
        "path" : "CarePlan.category",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgprogrammanrs"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.